const runtime._F_SETFD

2 uses

	runtime (current package)
		os_unix.go#L12: 	_F_SETFD    = 2
		os_unix.go#L18: 	fcntl(fd, _F_SETFD, _FD_CLOEXEC)